home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 May: Tool Chest / Developer CD Series May 1996 (Tool Chest) (Apple Computer) (1996).iso / Sample Code / Sample Code Update 01⁄96 / MenuScripter 3.1 / Sources / MenuScripter.rsrc / MenuScripter.rsrc.rsrc / SCPT_4257 < prev    next >
Encoding:
Text File  |  1995-11-20  |  170 b   |  5 lines

  1. tell application "MenuScripter"
  2. copy selection of window 1 to usersel
  3. set x to {class:text style info, on styles:Plain, off styles:{}}
  4. copy x to style of usersel
  5. end tell